Platform Explorer / Nuxeo Platform 6.0

Extension point annotationIDGenerator

Documentation

Contribute the generator of IDs for the annotation.

Contribution Descriptors

  • Class: org.nuxeo.ecm.platform.annotations.descriptors.AnnotationIDGeneratorDescriptor

Existing Contributions

Contributions are presented in the same order as the registration order on this extension point. This order is displayed before the contribution name, in brackets.

  • nuxeo-annot-core-6.0.jar
    <extension point="annotationIDGenerator" target="org.nuxeo.ecm.platform.annotations.services.AnnotationsService">
    		<IDGenerator class="org.nuxeo.ecm.platform.annotations.service.DefaultIDGenerator"/>
    	</extension>